Index

A C D E G H I L M N P R S T U V 
All Classes All Packages

I

isComplete() - Method in class edu.uky.ai.csp.kr.Solution
A solution is complete if every variable has a domain of size exactly 1 and none of the problem's constraints are violated.
isImpossible() - Method in class edu.uky.ai.csp.kr.Solution
A solution is impossible if any variable has a domain of size 0 (i.e.
iterator() - Method in class edu.uky.ai.csp.kr.Domain
 
A C D E G H I L M N P R S T U V 
All Classes All Packages